Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_parse_from_format
date_parse_from_format
Get information about a given date formatted according to the specified format
Name:
date_parse_from_format
Category:
Date and time
Programming Language:
php
One-line Description:
Returns an associative array with detailed information about the specified date according to the specified format.
Related
In-Depth Comparison of Java and PHP Frameworks: Choose the Best Development Tool for You
1
How to save a new file after the imageflip function flips the image?
2
PHP File Read and Write Operations Tutorial: Common Function Examples and Analysis
2
Use PHP current() to read the current value of the associative array
5
Similar Functions
strptime
strptime
parsethetime/dategen
strftime
strftime
Formatlocaltime/date
strtotime
strtotime
ParsesanyEnglishtext
time
time
ReturnthecurrentUnix
date_format
date_format
AliasforDateTime::
date_get_last_errors
date_get_last_errors
AliasforDateTime::
date_diff
date_diff
AliasforDateTime::
gmdate
gmdate
FormatGMT/UTCdate/ti
Popular Articles